Release 10.1A: OpenEdge Development:
Progress Dynamics Getting Started
Modifying the database scripts
The database scripts that you copied must be modified for the tutorial. They point to the Repository for your working version of Progress Dynamics, but you want to work in a separate Repository for the tutorial.
You can also use these scripts to manage your application database. By adding another line to the script, you can start a server for the tutorial’s application database. Later in the tutorial, you modify the framework to automatically connect to this server when you start your session.
![]()
To modify the database scripts:
- Open
startdbs.batin Notepad.- Find the following line:
and replace it with these lines:
- Save your changes and close the file.
- Open
stopdbs.batin Notepad.- Find the following line:
and replace it with these lines:
Note: If the scripts do not work properly when you run them, check that your DLC environment variable is set properly.- Save your changes and close the file.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |